Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added help command. Usage pod help [COMMAND] #957

Merged
merged 4 commits into from Apr 10, 2013
Merged

Added help command. Usage pod help [COMMAND] #957

merged 4 commits into from Apr 10, 2013

Conversation

supermarin
Copy link

The old behavior is kept. You can use:

$ pod push --help
$ pod help push
$ pod help

module Pod
class Command
class Help < Command
self.summary = 'Show help for the given command'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing proper punctuation to terminate the sentence 😄 (this might be a clue about who implemented the annoying warning when you lint a spec).

@fabiopelosin
Copy link
Member

👍

supermarin pushed a commit that referenced this pull request Apr 10, 2013
Added help command. Usage `pod help [COMMAND]`
@supermarin supermarin merged commit 2a6f800 into master Apr 10, 2013
@fabiopelosin fabiopelosin deleted the help branch April 10, 2013 13:38
jzapater pushed a commit to jzapater/CocoaPods that referenced this pull request Sep 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants